versions

Description#

This page contains information about versions.

Columns#

NameTypeDescription
idINTEGERThe unique primary key of the version in the Libraries.io database.
platformSTRINGThe name of the Package manager the version is available on.
project_nameSTRINGThe name of the project the version belongs to.
project_idINTEGERThe unique primary key of the project for this version in the Libraries.io database.
numberSTRINGThe number of the release, often confirms to semantic versioning.
published_timestampTIMESTAMPThe timestamp of when the version was published.
created_timestampTIMESTAMPThe timestamp of when the version was first detected by Libraries.io.
updated_timestampTIMESTAMPThe timestamp of when the version was last saved by Libraries.io.